home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Reverse Code Engineering RCE CD +sandman 2000
/
ReverseCodeEngineeringRceCdsandman2000.iso
/
RCE
/
Library
/
Manuels & Misc
/
Assembly
/
AOA.ZIP
/
CH03
/
EX4.X86
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-01
|
237 b
|
28 lines
d: mov cx, 0
mov [1000], cx
a: mov cx, [1000]
cmp cx, 0
jne c
mov ax, [fff0]
cmp ax, 0
je a
halt
c: mov bx, 1002
mov ax, 0
b: add ax, [bx]
add bx, 2
sub cx, 1
cmp cx, 0
jne b
put
jmp d